Skip to content

Expose extension option factory as a public method#1141

Merged
TristonianJones merged 15 commits intogoogle:masterfrom
aakash070:master
Mar 11, 2025
Merged

Expose extension option factory as a public method#1141
TristonianJones merged 15 commits intogoogle:masterfrom
aakash070:master

Conversation

@aakash070
Copy link
Copy Markdown
Collaborator

@aakash070 aakash070 commented Mar 10, 2025

Refactor code to expose extension option factory which can be used to convert a serialized extension config value to a CEL environment option

@aakash070 aakash070 marked this pull request as draft March 10, 2025 11:15
@aakash070 aakash070 changed the title Add a compiler tool to encapsulate configurable attributes of CEL processing Extract methods which can be used to create function option, function and expose extension option factory Mar 10, 2025
@aakash070 aakash070 marked this pull request as ready for review March 10, 2025 18:10
@TristonianJones
Copy link
Copy Markdown
Collaborator

/gcbrun

Comment thread common/ast/conversion.go Outdated
Comment thread common/env/env.go Outdated
Comment thread cel/decls.go Outdated
Comment thread ext/extension_option_factory.go
@aakash070 aakash070 changed the title Extract methods which can be used to create function option, function and expose extension option factory Expose extension option factory as a public method Mar 11, 2025
@TristonianJones
Copy link
Copy Markdown
Collaborator

/gcbrun

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@TristonianJones TristonianJones merged commit f5ea07b into google:master Mar 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants